Remove a redundant check
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 15:56:22 +0000 (11:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 15:56:22 +0000 (11:56 -0400)
commit5cd5db1f5758427a5412802f0b21eb1cdf370b26
tree3700a0d716e0339427978a31fb50095b9f7a85b0
parent38d2458f53f2018029d648aa246e8bc90c6afdd6
Remove a redundant check

gtk_widget_show/_hide already check the widget's visibility.

https://bugzilla.gnome.org/show_bug.cgi?id=728135
gtk/gtkwidget.c